home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Games: Greatest Hits 1996
/
Amiga Games: Greatest Hits 1996.iso
/
archive
/
userbox
/
publicdomain
/
tinyplayer.lha
/
TinyPlayer
/
NextSongTP.rexx
< prev
next >
Wrap
OS/2 REXX Batch file
|
1996-06-04
|
183b
|
11 lines
/* An ARexx program which tells TinyPlayer to play the next song
in a multi module. */
options results
address TINYPLAYER
'NEXTSONG'
if rc=0 then say 'Now playing song' result